minor changes to gtk-config: --cflags doesn't prepend -I@libdir@/glib/include
authorManish Singh <yosh@src.gnome.org>
Thu, 16 Jul 1998 21:24:52 +0000 (21:24 +0000)
committerManish Singh <yosh@src.gnome.org>
Thu, 16 Jul 1998 21:24:52 +0000 (21:24 +0000)
commit5886cc2cdfdf9b4b9640a594967b9d2616e25bc2
treef63b7a933b1dccb380cf711b6a5770ab32d95724
parent81517a6d4c09663ba97335affe5b1ec047a567d3
minor changes to gtk-config: --cflags doesn't prepend -I@libdir@/glib/include
anymore, since glib-config handles it; --libs strips out redundant -L<path>'s
properly (there was code in there to do it before, but it didn't work)

-Yosh
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk-config.in